home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 36 / dv_dos40.zip / DV_DOS40.TXT
Text File  |  1989-07-14  |  2KB  |  53 lines

  1.   ** Important ** - Info on DOS 4.0                         08/19/88
  2.  
  3. Quarterdeck Office Systems
  4. Technical Note - August 19, 1988
  5.  
  6.                     ATTENTION - READ THIS !
  7.  
  8.                  Compatibility with IBM DOS 4.0
  9.  
  10. We have tested DESQview 2.01 with IBM's PC-DOS 4.00 and found them
  11. to be compatible. In addition, we have tested DESQview 2.01 with the
  12. DOS 4.00 shell and found that you can use the shell to load DESQview
  13. or alternatively you can call up the DOS 4.00 shell inside a DESQview
  14. window.
  15.  
  16.               *** DOS 4.00 EXPANDED MEMORY BUG ***
  17.  
  18. Our tests of DOS 4.0 have revealed, however, a serious bug in the
  19. DOS 4.00 expanded memory /X option. This bug can cause DOS 4.00 to
  20. corrupt files or entire directories when running programs that use
  21. expanded memory. The problem arises when using the DOS 4.00 /X option
  22. with the BUFFERS, FASTOPEN and VDISK commands.
  23.  
  24. DOS 4.0 makes assumptions that are fundamentally inconsistent with
  25. standard EMS 4.0 (Lotus/Intel/Microsoft expanded memory specification
  26. version 4.0) usage. EMS 4.0 contains functions for saving and restoring
  27. the entire memory mapping context.  Programs that need to change the
  28. memory map use these functions to save the current map, map in whatever
  29. memory they need, and then restore the original map.  These functions
  30. change the entire map, including the pages of memory being used by
  31. the DOS 4.0 /X option.  DOS 4.00, however, assumes that the map for
  32. its pages never changes.  The result is that DOS gets confused about
  33. which buffers are currently in memory and corrupts the file data and/or
  34. directory data that is buffered.
  35.  
  36. As a result of our tests, we recommend that you do NOT use the /X
  37. option when using expanded memory application programs or DESQview.
  38.  
  39.  
  40. It is our understanding that IBM will be fixing the problem and making
  41. a fix available to dealers. Until then, you risk losing files and
  42. data when you use the /X option.
  43.  
  44. /**** SYSOP COMMENT:  We make no special recommendations as to
  45. the version of DOS we believe is best.  DOS 4.0 seems to run well
  46. with DESQview and otherwise.  It has a number of features, the
  47. best of which is that it can address more than 32 meg in a single
  48. disk partition.  The worst feature, other than the bug mentioned
  49. above which can be avoided, is that it takes about 10K more than
  50. DOS 3.3 ****/
  51.  
  52.  
  53.